home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_319 / cnewssrc / uupc.lzh / uupc / uuhost.c < prev    next >
C/C++ Source or Header  |  1990-01-16  |  290b  |  17 lines

  1. /*
  2.  *    uuhost.c
  3.  *
  4.  *    Amiga UUPC Host
  5.  *
  6.  *    $Id: uuhost.c,v 1.2 90/01/16 10:28:04 crash Exp Locker: crash $
  7.  */
  8.  
  9. #ifndef lint
  10. static char RCSid[] = "$Id: uuhost.c,v 1.2 90/01/16 10:28:04 crash Exp Locker: crash $";
  11. #endif /* lint */
  12.  
  13. #define    MAIN    dcpmain
  14. #define CWDSPOOL
  15.  
  16. #include    "host.c"
  17.